XR API 2.4
Loading...
Searching...
No Matches
SonyOzDeviceInfo Struct Reference

Device information. More...

#include <xr_api_defs.h>

Public Member Functions

 SonyOzDeviceInfo ()
 
 SonyOzDeviceInfo (const SonyOzDeviceInfo &obj)
 

Public Attributes

uint32_t device_index
 device index Japanese デバイスのインデックス
 
char device_serial_number [kDeviceSerialNumberMaxSize] = ""
 Serial number.
 
char product_id [kDeviceProductIdMaxSize] = ""
 Product id of the device.
 
SonyOzRect target_monitor_rectangle
 Coordinates of SR Display on virtual screen.
 
SonyOzRect primary_monitor_rectangle
 Coordinates of a primary monitor on virtual screen.
 

Detailed Description

Device information.

Constructor & Destructor Documentation

◆ SonyOzDeviceInfo() [1/2]

SonyOzDeviceInfo::SonyOzDeviceInfo ( )
inline

◆ SonyOzDeviceInfo() [2/2]

SonyOzDeviceInfo::SonyOzDeviceInfo ( const SonyOzDeviceInfo & obj)
inline

Member Data Documentation

◆ device_index

uint32_t SonyOzDeviceInfo::device_index

device index Japanese デバイスのインデックス

◆ device_serial_number

char SonyOzDeviceInfo::device_serial_number[kDeviceSerialNumberMaxSize] = ""

Serial number.

◆ primary_monitor_rectangle

SonyOzRect SonyOzDeviceInfo::primary_monitor_rectangle

Coordinates of a primary monitor on virtual screen.

◆ product_id

char SonyOzDeviceInfo::product_id[kDeviceProductIdMaxSize] = ""

Product id of the device.

◆ target_monitor_rectangle

SonyOzRect SonyOzDeviceInfo::target_monitor_rectangle

Coordinates of SR Display on virtual screen.


The documentation for this struct was generated from the following file: